Use #GtkOrientable:orientation instead "orientation"
* @See_also: #GtkAdjustment, #GtkScrolledWindow
*
* The #GtkScrollbar widget is a horizontal or vertical scrollbar,
- * depending on the value of the "orientation" property.
+ * depending on the value of the #GtkOrientable:orientation property.
*
* The position of the thumb in a scrollbar is controlled by the scroll
* adjustments. See #GtkAdjustment for the fields in an adjustment - for
* @Title: GtkSeparator
*
* GtkSeparator is a horizontal or vertical separator widget, depending on the
- * value of the "orientation" property, used to group the widgets within a
+ * value of the #GtkOrientable:orientation property, used to group the widgets within a
* window. It displays a line with a shadow to make it appear sunken into the
* interface.
*/